func html/template.isJSType
2 uses
html/template (current package)
escape.go#L870: if c.state == stateAttr && c.element == elementScript && c.attr == attrScriptType && !isJSType(string(s[:i])) {
js.go#L453: func isJSType(mimeType string) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)